home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 23 / CU Amiga - Super CD-ROM 23 (June 1998).iso / CUCD / Magazine / C_Tutorial / Part-6 / asl3 / idcmp.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-10-26  |  66 b   |  8 lines

  1. #ifndef IDCMP_H
  2.  
  3. #define IDCMP_H
  4.  
  5. void handleIDCMP(void);
  6.  
  7. #endif
  8.